[INFO] cloning repository https://github.com/clux/whyq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clux/whyq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fwhyq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fwhyq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8186656585f49e611eca1094b38afca96347874
[INFO] testing clux/whyq against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fwhyq" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clux/whyq
[INFO] finished tweaking git repo https://github.com/clux/whyq
[INFO] tweaked toml for git repo https://github.com/clux/whyq written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clux/whyq on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clux/whyq already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c90620be840e623eae05be5804a18a5e8b66c434e1b4c8ff0a923c2824f8cf14
[INFO] running `Command { std: "docker" "start" "-a" "c90620be840e623eae05be5804a18a5e8b66c434e1b4c8ff0a923c2824f8cf14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c90620be840e623eae05be5804a18a5e8b66c434e1b4c8ff0a923c2824f8cf14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c90620be840e623eae05be5804a18a5e8b66c434e1b4c8ff0a923c2824f8cf14", kill_on_drop: false }`
[INFO] [stdout] c90620be840e623eae05be5804a18a5e8b66c434e1b4c8ff0a923c2824f8cf14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97155f571d90aa9b904f0d5e7b6cec08dc072cc40b23c02b639e2d78250c813f
[INFO] running `Command { std: "docker" "start" "-a" "97155f571d90aa9b904f0d5e7b6cec08dc072cc40b23c02b639e2d78250c813f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling annotate-snippets v0.12.12
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling saphyr-parser-bw v0.0.609 (https://github.com/bourumir-wyngs/saphyr?branch=dev%2Fsaphyr-parser#6cc570b7)
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde-saphyr v0.0.21 (https://github.com/bourumir-wyngs/serde-saphyr.git?rev=3aedc10b8202370d926ed456f8476563d1a70966#3aedc10b)
[INFO] [stderr]    Compiling lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 52.40s
[INFO] running `Command { std: "docker" "inspect" "97155f571d90aa9b904f0d5e7b6cec08dc072cc40b23c02b639e2d78250c813f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97155f571d90aa9b904f0d5e7b6cec08dc072cc40b23c02b639e2d78250c813f", kill_on_drop: false }`
[INFO] [stdout] 97155f571d90aa9b904f0d5e7b6cec08dc072cc40b23c02b639e2d78250c813f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02bfc03c79929e09c9b5d2a96242c89ca97575fb9070ad156a99619b44d80c06
[INFO] running `Command { std: "docker" "start" "-a" "02bfc03c79929e09c9b5d2a96242c89ca97575fb9070ad156a99619b44d80c06", kill_on_drop: false }`
[INFO] [stderr]    Compiling lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "02bfc03c79929e09c9b5d2a96242c89ca97575fb9070ad156a99619b44d80c06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02bfc03c79929e09c9b5d2a96242c89ca97575fb9070ad156a99619b44d80c06", kill_on_drop: false }`
[INFO] [stdout] 02bfc03c79929e09c9b5d2a96242c89ca97575fb9070ad156a99619b44d80c06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0eb38dc61dde785038ec67cca16df9f43b658310d58e1fd0693043d9b52c51a
[INFO] running `Command { std: "docker" "start" "-a" "e0eb38dc61dde785038ec67cca16df9f43b658310d58e1fd0693043d9b52c51a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests lq.rs (/opt/rustwide/target/debug/deps/lq-6822a30cb7c978a7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::file_input_both_outputs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::file_input_both_outputs stdout ----
[INFO] [stdout] have stdin? true
[INFO] [stdout] debug args: Args { input: None, output: Jq, yaml_output: false, toml_output: false, toml_input: false, json_input: false, in_place: false, split: None, jq_query: Some(".[2].metadata"), file: Some("test/deploy.yaml"), compact_output: true, raw_output: false, join_output: false, modules: None }
[INFO] [stdout] 
[INFO] [stdout] thread 'test::file_input_both_outputs' (17) panicked at lq.rs:465:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<alloc::vec::Vec<u8>, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]    2: <lq::Args>::shellout
[INFO] [stdout]    3: lq::test::file_input_both_outputs
[INFO] [stdout]    4: lq::test::file_input_both_outputs::{closure#0}
[INFO] [stdout]    5: <lq::test::file_input_both_outputs::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    7: test::run_test::{closure#0}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    9: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   10: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e03a5fc031a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5e03a5fd704a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x5e03a5fc5562 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5e03a5f9e48f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5e03a5fb8349 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x5e03a5a116fc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5e03a5fb8502 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5e03a5f9e548 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5e03a5f95789 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5e03a5f9f3cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]   10:     0x5e03a5fd788c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5e03a5fd7602 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   12:     0x5e03a59c152b - lq[2ebca2d2c42ec91f]::test::file_input_both_outputs
[INFO] [stdout]   13:     0x5e03a59c09a3 - lq[2ebca2d2c42ec91f]::test::file_input_both_outputs::{closure#0}
[INFO] [stdout]   14:     0x5e03a59ce096 - <lq[2ebca2d2c42ec91f]::test::file_input_both_outputs::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5e03a5a057db - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   16:     0x5e03a5a121cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5e03a5a0d8e4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5e03a5a14dd2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5e03a5fbf89f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x705d9b0e9aa4 - <unknown>
[INFO] [stdout]   21:     0x705d9b176a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::file_input_both_outputs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin lq`
[INFO] running `Command { std: "docker" "inspect" "e0eb38dc61dde785038ec67cca16df9f43b658310d58e1fd0693043d9b52c51a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0eb38dc61dde785038ec67cca16df9f43b658310d58e1fd0693043d9b52c51a", kill_on_drop: false }`
[INFO] [stdout] e0eb38dc61dde785038ec67cca16df9f43b658310d58e1fd0693043d9b52c51a
